projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
535073d
)
(font-lock-keywords-alist): Mark as risky.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 21 Apr 2007 14:30:25 +0000
(14:30 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 21 Apr 2007 14:30:25 +0000
(14:30 +0000)
lisp/font-lock.el
patch
|
blob
|
history
diff --git
a/lisp/font-lock.el
b/lisp/font-lock.el
index ad2e0b8ea1b043a7ca543ad4717915f73a149eab..c826a5f20c60a780d0d5776c83875ae992ad7269 100644
(file)
--- a/
lisp/font-lock.el
+++ b/
lisp/font-lock.el
@@
-468,6
+468,7
@@
they are added at the end.
This is normally set via `font-lock-add-keywords' and
`font-lock-remove-keywords'.")
+(put 'font-lock-keywords-alist 'risky-local-variable t)
(defvar font-lock-removed-keywords-alist nil
"Alist of `font-lock-keywords' elements to be removed for major modes.